menu
pjsip_connect_flutter package
documentation
calls_model.dart
CallModel
state property
state property
dark_mode
light_mode
state
property
CallState
get
state
State of this call
Implementation
CallState get state => _state;
pjsip_connect_flutter package
documentation
calls_model
CallModel
state property
CallModel class