amAdmin property

bool amAdmin

Whether the current user is the admin

Implementation

bool get amAdmin => adminId == myId;