menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_geometry.dart
AdGeometry
AdGeometry.new constructor
AdGeometry.new constructor
dark_mode
light_mode
AdGeometry
constructor
AdGeometry
(
String
type
,
List
<
double
>
coordinates
)
Implementation
AdGeometry(this.type, this.coordinates);
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_geometry
AdGeometry
AdGeometry.new constructor
AdGeometry class