profileTheme property

  1. @JsonKey(name: 'profileTheme')
int? profileTheme
getter/setter pair

Implementation

@JsonKey(name:'profileTheme')
int? profileTheme;