circle property
Returns the wrapped gmaps.Circle
. Only used for testing.
Implementation
@visibleForTesting
gmaps.Circle? get circle => _circle;
Returns the wrapped gmaps.Circle
. Only used for testing.
@visibleForTesting
gmaps.Circle? get circle => _circle;