menu
geoform package
documentation
view/base.dart
GeoformView<T, U extends GeoformMarkerDatum>
records property
records property
dark_mode
light_mode
records
property
Future
<
List
<
T
>
>
?
records
final
Implementation
final Future<List<T>>? records;
geoform package
documentation
view/base
GeoformView<T, U extends GeoformMarkerDatum>
records property
GeoformView class