icon property

  1. @JsonKey.new(includeIfNull: true)
String? icon
final

The hash of the guild icon

Implementation

@JsonKey(includeIfNull: true)
final String? icon;