themeBackgroundImagePath property

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

Implementation

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