theme property

  1. @JsonKey(name: 'theme')
String? theme
getter/setter pair

Implementation

@JsonKey(name:'theme')
String? theme;