menu
ipostmap_flutter package
documentation
ipostmap.dart
MFPOI
clone method
clone method
dark_mode
light_mode
clone
method
MFPOI
clone
(
)
Creates a new
MFPOI
object whose values are the same as this instance.
Implementation
MFPOI clone() => copyWith();
ipostmap_flutter package
documentation
ipostmap
MFPOI
clone method
MFPOI class