Future<void> saveString(String value, String key) async { throw UnimplementedError('saveString() has not been implemented.'); }