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