isAdmin property

bool get isAdmin

Implementation

bool get isAdmin => adminApiKey != null;