isSystem property

bool isSystem

Returns a bool indicating whether the user is a system user.

Implementation

bool get isSystem => _system;