createEmptyInstance method

DocumentTransform_FieldTransform createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

DocumentTransform_FieldTransform createEmptyInstance() => create();