kind property

  1. @override
String kind
override

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

Implementation

@override
String get kind => 'enter_text';