description property

  1. @override
String get description
override

Human-readable description.

Implementation

@override
String get description =>
    'Read or write configuration values. Supports user, project, '
    'and local scopes.';