GroundOverlayId constructor
const
GroundOverlayId(
- String value
Creates an immutable identifier for a GroundOverlay.
Implementation
const GroundOverlayId(super.value);
Creates an immutable identifier for a GroundOverlay.
const GroundOverlayId(super.value);