userThemeId property

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

Implementation

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