menu
mirrorfly_plugin package
documentation
internal_models/call_logs_model.dart
CallLog
callState property
callState property
dark_mode
light_mode
callState
property
int
?
callState
getter/setter pair
The state of the call (e.g., missed, outgoing, incoming).
Implementation
int? callState;
mirrorfly_plugin package
documentation
internal_models/call_logs_model
CallLog
callState property
CallLog class