menu
fluxer_dart package
documentation
models/guild_response.dart
GuildResponse
icon property
icon property
dark_mode
light_mode
icon
property
@JsonKey.new(includeIfNull: false)
String
?
icon
final
The hash of the guild icon
Implementation
@JsonKey(includeIfNull: false) final String? icon;
fluxer_dart package
documentation
models/guild_response
GuildResponse
icon property
GuildResponse class