submissionCalendar property
- @JsonKey(fromJson: _SubmissionCalendarEntryConverter.fromJson, toJson: _SubmissionCalendarEntryConverter.toJson)
inherited
Implementation
@JsonKey(
fromJson: _SubmissionCalendarEntryConverter.fromJson,
toJson: _SubmissionCalendarEntryConverter.toJson)
List<SubmissionCalendarEntry> get submissionCalendar =>
throw _privateConstructorUsedError;