description property

String? get description

The reason that can be presented to the user as to why this time is not available.

Implementation

String? get description => descriptionField.getValue(_json);