MapmyIndiaGeoAnalyticsRequest constructor

MapmyIndiaGeoAnalyticsRequest({
  1. required String geoBound,
  2. MapmyIndiageoAnalyticsAppearanceOption? style,
})

Implementation

MapmyIndiaGeoAnalyticsRequest({required this.geoBound, this.style});