skullIdentifierHash property

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

Implementation

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