menu
fluxer_dart package
documentation
models/channel_response.dart
ChannelResponse
rateLimitPerUser property
rateLimitPerUser property
dark_mode
light_mode
rateLimitPerUser
property
@JsonKey.new(includeIfNull: false, name: 'rate_limit_per_user')
Int32Type
?
rateLimitPerUser
final
Implementation
@JsonKey(includeIfNull: false, name: 'rate_limit_per_user') final Int32Type? rateLimitPerUser;
fluxer_dart package
documentation
models/channel_response
ChannelResponse
rateLimitPerUser property
ChannelResponse class