Sets a string value.
Future<bool> setString(String key, String value) { throw UnimplementedError('setString() has not been implemented.'); }