secondaryBackground property

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

Implementation

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