backgroundColorHexCode property
- @JsonParameter(Necessity.optional, ['brand', 'background_color'])
getter/setter pair
Implementation
@JsonParameter(Necessity.optional, ['brand', 'background_color'])
String? backgroundColorHexCode;
@JsonParameter(Necessity.optional, ['brand', 'background_color'])
String? backgroundColorHexCode;