icon property

  1. @JsonKey.new(name: 'icon')
String? icon
final

Implementation

@JsonKey(name: 'icon')
final String? icon;