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