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