icon property

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

The hash of the guild icon

Implementation

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