isBasic property

bool get isBasic

Basic Authentication Flag

Implementation

bool get isBasic => username != null;