nameHash property

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

Implementation

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