hasActiveMobileData property
bool
get
hasActiveMobileData
Practical "is there active mobile data" signal.
Implementation
bool get hasActiveMobileData => cellularDataReachable;
Practical "is there active mobile data" signal.
bool get hasActiveMobileData => cellularDataReachable;