bounds property
LatLngBounds?
get
bounds
Implementation
external LatLngBounds? get bounds;
set
bounds
(LatLngBounds? value)
Implementation
external set bounds(LatLngBounds? value);