autoGeo property Null safety
@JsonKey(name: '@AutoGeo'), final
List of supported automatic GeoLocation adjustment supported by the device. Valid items are defined by tds:AutoGeoMode.
Implementation
@JsonKey(name: '@AutoGeo')
final String? autoGeo;