menu
fluxer_dart package
documentation
models/user_partial_response.dart
UserPartialResponse
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_partial_response
UserPartialResponse
system property
UserPartialResponse class