destinationHash property

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

The Destination being pointed to by this location.

Implementation

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