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已经复制到剪切板,请将剪切板的配置填写到网关的配置文件中';