description property Null safety
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.';