isSuccess property

bool get isSuccess

True if token was obtained successfully

Implementation

bool get isSuccess => status == STATUS_SUCCESS;