AdFeature constructor
AdFeature(
- String type,
- AdGeometry geometry,
- AdFeatureProperties properties
Implementation
AdFeature(this.type, this.geometry, this.properties);