paste_info property

  1. @override
String get paste_info
override

No description provided for @paste_info.

In en, this message translates to: 'The ID and token of the gateway have been copied to the clipboard. Please fill in the configuration of the clipboard in the gateway's configuration file'

Implementation

@override
String get paste_info =>
    'The ID and token of the gateway have been copied to the clipboard. Please fill in the configuration of the clipboard in the gateway\'s configuration file';