description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'The GetMetadataConfiguration command fetches the metadata configuration if the metadata token is known.';