description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Update the document to a collection by the path, eg. `col1/doc1`';