Subtracts duration specified by a map.
Hora subtractObject(Map<String, Object?> map) => _applyObjectDelta(map, subtract: true);