description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation deletes the given storage configuration and configuration change shall always be persistent.';