isSuperAdmin property

bool isSuperAdmin

Implementation

bool get isSuperAdmin => userRole == 'SUPER_ADMIN';