iconUrl property
Override the default icon of the webhook
Implementation
@JsonKey(includeIfNull: false, name: 'icon_url')
final String? iconUrl;
Override the default icon of the webhook
@JsonKey(includeIfNull: false, name: 'icon_url')
final String? iconUrl;