menu
fluxer_dart package
documentation
models/user_profile_full_response_user.dart
UserProfileFullResponseUser
bot property
bot property
dark_mode
light_mode
bot
property
@JsonKey.new(includeIfNull: false)
bool
?
bot
final
Whether the user is a bot account
Implementation
@JsonKey(includeIfNull: false) final bool? bot;
fluxer_dart package
documentation
models/user_profile_full_response_user
UserProfileFullResponseUser
bot property
UserProfileFullResponseUser class