highResForeground property

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

Implementation

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