menu
agus_maps_flutter package
documentation
mirror_service.dart
Mirror
Mirror.new constructor
Mirror.new constructor
dark_mode
light_mode
Mirror
constructor
Mirror
(
{
required
String
name
,
required
String
baseUrl
,
int
?
latencyMs
,
bool
isAvailable
=
true
,
})
Implementation
Mirror({ required this.name, required this.baseUrl, this.latencyMs, this.isAvailable = true, });
agus_maps_flutter package
documentation
mirror_service
Mirror
Mirror.new constructor
Mirror class