menu
inqvine_core_firebase package
documentation
services/inqvine_system_service.dart
InqvineSystemService
isSystemOnline property
isSystemOnline property
dark_mode
light_mode
isSystemOnline
property
bool
get
isSystemOnline
Implementation
bool get isSystemOnline => applicationStatus?.isOnline ?? false;
inqvine_core_firebase package
documentation
services/inqvine_system_service
InqvineSystemService
isSystemOnline property
InqvineSystemService class