createEmptyInstance method

Substituted_Sequence createEmptyInstance()
override

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

Implementation

Substituted_Sequence createEmptyInstance() => create();