errorType property

WorkErrorType? errorType

异常类型

null表示无异常

Implementation

WorkErrorType? get errorType => _errorType;