splash property

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

The hash of the guild splash screen

Implementation

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