isError method

bool isError()

Implementation

bool isError() => type == StatusType.error;