gateway_already_added property

  1. @override
String get gateway_already_added
override

No description provided for @gateway_already_added.

In en, this message translates to: 'This gateway has been added by another user. Please contact the gateway administrator or clear the gateway configuration and restart the gateway'

Implementation

@override
String get gateway_already_added =>
    'This gateway has been added by another user. Please contact the gateway administrator or clear the gateway configuration and restart the gateway';