menu
firebase_dart package
documentation
implementation/pure_dart.dart
Platform
Platform constructor
Platform constructor
dark_mode
light_mode
Platform
constructor
Platform
(
{
required
bool
isMobile
,
bool
isOnline
=
true
,
})
Implementation
Platform({required this.isMobile, this.isOnline = true});
firebase_dart package
documentation
implementation/pure_dart
Platform
Platform constructor
Platform class