hasColors property
Optional. True, if the gift can be used (after being upgraded) to customize a user's appearance
Implementation
@JsonKey(name: 'has_colors')
bool? get hasColors;
Optional. True, if the gift can be used (after being upgraded) to customize a user's appearance
@JsonKey(name: 'has_colors')
bool? get hasColors;