GroundOverlayId constructor

const GroundOverlayId(
  1. String value
)

Creates an immutable identifier for a GroundOverlay.

Implementation

const GroundOverlayId(super.value);