kind property Null safety

String kind
override

Identifies the type of the command object and of the handler.

Implementation

@override
String get kind => 'send_text_input_action';