description property Null safety

String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Process chat messages and provided canned answers to set questions (not part of the documented API).';