hairIndex property

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

Implementation

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