reason property Null safety
final
The reason this rollback occurred.
This value is returned from ManagedContext.transaction when this instance is thrown.
Implementation
final String reason;
The reason this rollback occurred.
This value is returned from ManagedContext.transaction when this instance is thrown.
final String reason;