menu
mapbox_ad_flutter package
documentation
platform_interface/mapbox_ad_flutter.dart
MapboxAdFlutter
sendSelect method
sendSelect method
dark_mode
light_mode
sendSelect
method
dynamic
sendSelect
(
String
id
,
double
zoom
)
Implementation
sendSelect(String id, double zoom) async { MapboxAdFlutterPlatform.instance.sendSelect(id, zoom); }
mapbox_ad_flutter package
documentation
platform_interface/mapbox_ad_flutter
MapboxAdFlutter
sendSelect method
MapboxAdFlutter class