value property
dynamic
value
final
The value involved in the operation (null for reads and deletes).
Implementation
final dynamic value;
The value involved in the operation (null for reads and deletes).
final dynamic value;