description property

  1. @override
String description
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.';