classHash property

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

Implementation

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