create method

Map<String, Object> create()

Implementation

Map<String, Object> create() {
  return jsonUpdateBuilder._jsonUpdate;
}