save method

void save(
  1. String source
)

Save the serialized translation cache. value is the JSON-encoded string of all translations.

Implementation

void save(String source) {}