summary property

String? get summary
inherited

A short summary of what the operation does.

Implementation

List<String>? get tags;/// A short summary of what the operation does.
String? get summary;