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