decalColorId property

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

Implementation

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