diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Transaction.success
diamond
data
transaction
Transaction
Sets the delegate called when a commit succeeded.
class
Transaction
(T)
final @
property
void
success
(
void
delegate
(
Snapshot
!
T
)
onSuccess
)
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 a commit succeeded.