menu
fluxer_dart package
documentation
models/list_user_guilds_request.dart
ListUserGuildsRequest
withCounts property
withCounts property
dark_mode
light_mode
withCounts
property
@JsonKey.new(includeIfNull: false, name: 'with_counts')
bool
?
withCounts
final
Implementation
@JsonKey(includeIfNull: false, name: 'with_counts') final bool? withCounts;
fluxer_dart package
documentation
models/list_user_guilds_request
ListUserGuildsRequest
withCounts property
ListUserGuildsRequest class