summary property

String? get summary
inherited

A brief summary of the operation.

Implementation

List<String> get tags;/// A brief summary of the operation.
String? get summary;