menu
lb_planner
modules/slots/domain/models/slot.dart
Slot
room property
room
dark_mode
light_mode
room
property
String
get
room
inherited
The room this slot takes place in.
Implementation
String get room => throw _privateConstructorUsedError;
lb_planner
slot
Slot
room property
Slot class