locationHash property

  1. @JsonKey(name: 'locationHash')
int? locationHash
getter/setter pair

Implementation

@JsonKey(name:'locationHash')
int? locationHash;