getCommand method

String? getCommand()
override

Returns command arguments as a concatenated string.

Implementation

String? getCommand() => this._command;