schedule property
String?
get
schedule
The schedule resource that this slot defines an interval of status information.
Implementation
String? get schedule => scheduleField.getValue(json);
The schedule resource that this slot defines an interval of status information.
String? get schedule => scheduleField.getValue(json);