save method
Save the serialized translation cache.
value is the JSON-encoded string of all translations.
Implementation
void save(String source) {}
Save the serialized translation cache.
value is the JSON-encoded string of all translations.
void save(String source) {}