DocumentExtensions<T> extension
- on
-
- Document<
T>
- Document<
Methods
-
getPersistenceKey(
) → FilePersistorKey? -
isEncrypted(
) → bool - Returns whether encryption is enabled for this document.
-
toPersistenceDoc(
) → FilePersistDocument< T>