description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'By default this operation lists all existing metadata configurations for a device. Provide a profile token to list only configurations that are compatible with the profile. If a configuration token is provided only a single configuration will be returned.';