rebuild abstract method

Rebuilds the instance.

The result is the same as this instance but with updates applied. updates is a function that takes a builder $OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterfaceBuilder.

Implementation

$OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterface rebuild(
  void Function($OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterfaceBuilder) updates,
);