writes property

List<Write>? writes
getter/setter pair

The writes to apply.

Always executed atomically and in order.

Implementation

core.List<Write>? writes;