geoChartsBundle top-level property
Implementation
final geoChartsBundle = RegistrationBundle(
name: 'geo',
description: 'Choropleth Map',
registrations: [
choroplethRegistration,
],
);
final geoChartsBundle = RegistrationBundle(
name: 'geo',
description: 'Choropleth Map',
registrations: [
choroplethRegistration,
],
);