createEmptyInstance method

PackedInt32 createEmptyInstance()
override

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

Implementation

PackedInt32 createEmptyInstance() => create();