amAdmin property

bool get amAdmin

Whether the current user is the admin

Implementation

bool get amAdmin => adminId == myId;