data property
dynamic
get
data
The patchset that was sent by the client to modify the server data.
Implementation
dynamic get data => throw _privateConstructorUsedError;
The patchset that was sent by the client to modify the server data.
dynamic get data => throw _privateConstructorUsedError;