command method
自定义命令
Implementation
void command({required String command}) => RustLib.instance.api
.crateApiTsplTsplCommandBuildCommand(that: this, command: command);
自定义命令
void command({required String command}) => RustLib.instance.api
.crateApiTsplTsplCommandBuildCommand(that: this, command: command);