geoLocation property Null safety

bool? geoLocation
@JsonKey(name: 'GeoLocation'), final

Optional parameter to configure if the metadata stream shall contain the Geo Location coordinates of each target.

Implementation

@JsonKey(name: 'GeoLocation')
final bool? geoLocation;