toMemory method

dynamic toMemory(
  1. String key,
  2. XmlDocument document
)

Implementation

toMemory(String key, XmlDocument document) => _toMemory(key, document);