description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Adds a message to a live chat. The API currently supports the ability to insert text messages only.';