iconUrl property

  1. @JsonKey(name: r'iconUrl', required: false, includeIfNull: false)
String? iconUrl
final

Implementation

@JsonKey(name: r'iconUrl', required: false, includeIfNull: false)
final String? iconUrl;