menu
mapbox_search package
documentation
models/bbox.dart
BBox
asList property
asList property
dark_mode
light_mode
asList
property
List
<
double
>
get
asList
Implementation
List<double> get asList => [ ...min.asList, ...max.asList, ];
mapbox_search package
documentation
models/bbox
BBox
asList property
BBox class