menu
tgortcflutter package
documentation
entity/room_info.dart
RoomInfo
isP2P property
isP2P property
dark_mode
light_mode
isP2P
property
bool
isP2P
getter/setter pair
Whether this is a P2P (peer-to-peer) call.
Defaults to true.
Implementation
bool isP2P = true;
tgortcflutter package
documentation
entity/room_info
RoomInfo
isP2P property
RoomInfo class