locationHash property

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

The location that is revealed on the director by this mapping.

Implementation

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