neBound property

LatLng? neBound

North east bound of this map.

Implementation

LatLng? get neBound => _options.maxBounds?.northEast;