createEmptyInstance method

Uint32Message createEmptyInstance()
override

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

Implementation

Uint32Message createEmptyInstance() => create();