keyTruncated property
If true, then the above key is truncated and cannot be deserialized.
This occurs if the key above is populated and the key size is >5MB.
Implementation
core.bool? keyTruncated;
If true, then the above key is truncated and cannot be deserialized.
This occurs if the key above is populated and the key size is >5MB.
core.bool? keyTruncated;