comment property

String? get comment

Comments on the schedule to describe any extended information. Such as custom constraints on the schedule.

Implementation

String? get comment => commentField.getValue(json);