menu
bedcomponent package
documentation
room.dart
Room
Room.new constructor
Room.new constructor
dark_mode
light_mode
Room
constructor
Room
(
{
String
?
roomNumber
,
int
?
patientCount
,
String
?
rrg
,
})
Implementation
Room({ this.roomNumber, this.patientCount, this.rrg, });
bedcomponent package
documentation
room
Room
Room.new constructor
Room class