isSuccess property

bool isSuccess

True if token was obtained successfully

Implementation

bool get isSuccess => status == STATUS_SUCCESS;