embedSplash property
Base64-encoded image data for the embedded invite splash
Implementation
@JsonKey(includeIfNull: false, name: 'embed_splash')
final Base64ImageType? embedSplash;
Base64-encoded image data for the embedded invite splash
@JsonKey(includeIfNull: false, name: 'embed_splash')
final Base64ImageType? embedSplash;