background property

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

Implementation

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