splash property

  1. @JsonKey.new(includeIfNull: false)
Base64ImageType? splash
final

Base64-encoded image data for the guild splash screen

Implementation

@JsonKey(includeIfNull: false)
final Base64ImageType? splash;