underlyingException property Null safety
final
The exception generated by the PersistentStore or other mechanism that caused Query to fail.
Implementation
final T? underlyingException;
The exception generated by the PersistentStore or other mechanism that caused Query to fail.
final T? underlyingException;