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