menu
messenger
domain/model/ongoing_call.dart
OngoingCall
background property
background
dark_mode
light_mode
background
property
bool
get
background
Indicator whether this
OngoingCall
wasn't
init
ed.
Implementation
bool get background => _background;
messenger
ongoing_call
OngoingCall
background property
OngoingCall class