menu
fluxer_dart package
documentation
models/guild_response.dart
GuildResponse
onlineCount property
onlineCount property
dark_mode
light_mode
onlineCount
property
@JsonKey.new(includeIfNull: false, name: 'online_count')
Int32Type
?
onlineCount
final
Implementation
@JsonKey(includeIfNull: false, name: 'online_count') final Int32Type? onlineCount;
fluxer_dart package
documentation
models/guild_response
GuildResponse
onlineCount property
GuildResponse class