autoGeo property

  1. @JsonKey(name: '@AutoGeo')
String? 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;