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