splashWidth property
The width of the guild splash in pixels
Implementation
@JsonKey(includeIfNull: false, name: 'splash_width')
final Int32Type? splashWidth;
The width of the guild splash in pixels
@JsonKey(includeIfNull: false, name: 'splash_width')
final Int32Type? splashWidth;