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