icon property

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

Implementation

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