menu
microsoft_graph_api package
documentation
models/places/room/room_model.dart
Room
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
?
capacity
final
The capacity of the room, i.e., the number of people it can accommodate.
Implementation
final int? capacity;
microsoft_graph_api package
documentation
models/places/room/room_model
Room
capacity property
Room class