hasCalls property
getter/setter pair
Callback, called to indicate whether application has any OngoingCalls.
Implementation
bool Function()? hasCalls;
Callback, called to indicate whether application has any OngoingCalls.
bool Function()? hasCalls;