PostgreSQLRollback constructor

  1. @internal
PostgreSQLRollback(
  1. String reason
)

Implementation

@internal
PostgreSQLRollback(this.reason);