diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Snapshot.value
diamond
data
snapshot
Snapshot
Sets the value.
T
value
[@property setter]
class
Snapshot
(T)
final @
property
void
value
(
T
newValue
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
T
value
[@property getter]
Meta
Source
See Implementation
diamond
data
snapshot
Snapshot
constructors
this
functions
opCmp
opEquals
opIndex
prev
reset
properties
value
Sets the value.