createEmptyInstance method

TransSource createEmptyInstance()
override

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

Implementation

TransSource createEmptyInstance() => create();