parentError property

Object? parentError
final

The parent error/exception. Usually the native Exception or Error of the database.

Implementation

final Object? parentError;