hairColors property

  1. @JsonKey(name: 'hairColors')
List<int>? hairColors
getter/setter pair

Implementation

@JsonKey(name:'hairColors')
List<int>? hairColors;