theme property

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

Implementation

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