createEmptyInstance method

Box createEmptyInstance()
override

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

Implementation

Box createEmptyInstance() => create();