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