geoLocation property
Optional parameter to configure if the metadata stream shall contain the Geo Location coordinates of each target.
Implementation
@JsonKey(name: 'GeoLocation')
final bool? geoLocation;
Optional parameter to configure if the metadata stream shall contain the Geo Location coordinates of each target.
@JsonKey(name: 'GeoLocation')
final bool? geoLocation;