menu
fluxer_dart package
documentation
models/user_private_response.dart
UserPrivateResponse
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_private_response
UserPrivateResponse
system property
UserPrivateResponse class