banner property
Base64-encoded image data for the member guild banner
Implementation
@JsonKey(includeIfNull: false)
final Base64ImageType? banner;
Base64-encoded image data for the member guild banner
@JsonKey(includeIfNull: false)
final Base64ImageType? banner;