foreground property

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

Implementation

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