description property

String? get description
inherited

A detailed description of the operation.

Implementation

String? get summary;/// A detailed description of the operation.
String? get description;