iconUrl property

  1. @JsonKey(name: 'url')
String? iconUrl
inherited

Implementation

@JsonKey(name: 'url')
String? get iconUrl => throw _privateConstructorUsedError;