createEmptyInstance method

Stream createEmptyInstance()
override

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

Implementation

Stream createEmptyInstance() => create();