locality property

  1. @JsonKey(name: 'locality')
String? locality
inherited

Implementation

@JsonKey(name: 'locality')
String? get locality => throw _privateConstructorUsedError;