southwest property

Implementation

LatLngLiteralBuilder get southwest =>
    _$this._southwest ??= new LatLngLiteralBuilder();
void southwest=(LatLngLiteralBuilder southwest)

Implementation

set southwest(LatLngLiteralBuilder southwest) =>
    _$this._southwest = southwest;