banner property

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

The hash of the guild banner

Implementation

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