menu
ipostmap_flutter package
documentation
ipostmap.dart
MFMarkerId
MFMarkerId.new const constructor
MFMarkerId.new const constructor
dark_mode
light_mode
MFMarkerId
constructor
const
MFMarkerId
(
String
value
)
Creates an immutable identifier for a
MFMarker
.
Implementation
const MFMarkerId(String value) : super(value);
ipostmap_flutter package
documentation
ipostmap
MFMarkerId
MFMarkerId.new const constructor
MFMarkerId class