import 'package:pip_services3_commons/pip_services3_commons.dart';
updated = await persistence.updatePartially(null, '2',AnyValueMap.fromTuples(['content', 'new content 2 - partially updated']));
import 'package:pip_services3_commons/pip_services3_commons.dart';
updated = await persistence.updatePartially(null, '2',AnyValueMap.fromTuples(['content', 'new content 2 - partially updated']));