menu
lb_planner
lb_planner.dart
CourseToSlot
slotId property
slotId
dark_mode
light_mode
slotId
property
@
JsonKey
(name: 'slotid')
int
get
slotId
inherited
The id of the slot.
Implementation
@JsonKey(name: 'slotid') int get slotId => throw _privateConstructorUsedError;
lb_planner
lb_planner
CourseToSlot
slotId property
CourseToSlot class