isAdmin property

bool Function(AuthUser user)? isAdmin
final

Implementation

final bool Function(AuthUser user)? isAdmin;