error property

Object? error
final

Ошибка выполнения (обычно Exception, но допускается любой Object).

Implementation

final Object? error;