center property

LatLng? center

Implementation

LatLng? get center => getCenter() ?? options.center;