hash property

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

Implementation

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