isAdmin property

bool get isAdmin

Implementation

bool get isAdmin => userProfile.isAdmin;