kind property
override
Identifies the type of the command object and of the handler.
Implementation
@override
String get kind => 'get_text';
Identifies the type of the command object and of the handler.
@override
String get kind => 'get_text';