diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
Transaction.commit
diamond
data
transaction
Transaction
Sets the delegate called when comitting.
class
Transaction
(T)
final @
property
void
commit
(
void
delegate
(
Snapshot
!
T
)
onCommit
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
Meta
Source
See Implementation
diamond
data
transaction
Transaction
constructors
this
functions
opCall
properties
commit
failure
success
Sets the delegate called when comitting.