display property

String? get display

A human-readable string to accompany the reference, providing more context.

Implementation

String? get display => _json.getValue('display').stringValue;