scheduleId property
String
get
scheduleId
The ID of the associated schedule.
Implementation
String get scheduleId => payload['scheduleId'] as String;
The ID of the associated schedule.
String get scheduleId => payload['scheduleId'] as String;