menu
messenger
domain/model/ongoing_call.dart
OngoingCall
deviceId property
deviceId
dark_mode
light_mode
deviceId
property
ChatCallDeviceId
?
deviceId
getter/setter pair
ID of the device this
OngoingCall
is taking place on.
Implementation
ChatCallDeviceId? deviceId;
messenger
ongoing_call
OngoingCall
deviceId property
OngoingCall class