theme property

  1. @JsonKey.new(includeIfNull: false)
UserThemeType? theme
final

Implementation

@JsonKey(includeIfNull: false)
final UserThemeType? theme;