error property

Object? error
final

the error thrown in the web worker. Usually a String

Implementation

final Object? error;