specialBackground property

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

Implementation

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