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 => '網關的id與token已經復制到剪切板,請將剪切板的配置填寫到網關的配置文件中';