clone method

Returns a duplicate of this object.

Implementation

@override
GroundOverlay clone() => copyWith();