menu
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter.dart
MarkerId
MarkerId const constructor
MarkerId const constructor
dark_mode
light_mode
MarkerId
constructor
const
MarkerId
(
String
value
)
Creates an immutable identifier for a
Marker
.
Implementation
const MarkerId(super.value);
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter
MarkerId
MarkerId const constructor
MarkerId class