description property

String? get description
inherited

A description of the API.

Implementation

String get name;/// A description of the API.
String? get description;