kind property Null safety

String kind
override

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

Implementation

@override
String get kind => 'get_diagnostics_tree';