createEmptyInstance method

Form_Parameter_FillBehavior createEmptyInstance()
override

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

Implementation

Form_Parameter_FillBehavior createEmptyInstance() => create();