writeError property
If non-null, write throws.
Note: the failed write still increments writeCount and appends to writeKeys, but entries is NOT updated.
Implementation
Object? writeError;
If non-null, write throws.
Note: the failed write still increments writeCount and appends to writeKeys, but entries is NOT updated.
Object? writeError;