Future<String?> encryptedContainers() async { return await DocumentReader._channel.invokeMethod("encryptedContainers", [rawResult]); }