menu
mineral package
documentation
core/api.dart
User
isSystem property
isSystem property
dark_mode
light_mode
isSystem
property
bool
get
isSystem
Returns a
bool
indicating whether the user is a system user.
Implementation
bool get isSystem => _system;
mineral package
documentation
core/api
User
isSystem property
User class