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