banner property

  1. @JsonKey.new(includeIfNull: false)
SnowflakeType? banner
final

The hash of the guild banner

Implementation

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