destinationHash property

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

Implementation

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