splashHeight property
The height of the guild splash in pixels
Implementation
@JsonKey(includeIfNull: false, name: 'splash_height')
final Int32Type? splashHeight;
The height of the guild splash in pixels
@JsonKey(includeIfNull: false, name: 'splash_height')
final Int32Type? splashHeight;