mappings property
- @JsonKey(name: 'filters')
inherited
The course mappings of this slot.
Implementation
@JsonKey(name: 'filters')
List<CourseToSlot> get mappings => throw _privateConstructorUsedError;
The course mappings of this slot.
@JsonKey(name: 'filters')
List<CourseToSlot> get mappings => throw _privateConstructorUsedError;