isSuccess property

bool isSuccess

Is Authentication Success?

Implementation

bool get isSuccess => authentication != null;