backgroundColorHexCode property

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

Implementation

@JsonParameter(Necessity.optional, ['brand', 'background_color'])
String? backgroundColorHexCode;