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