createEmptyInstance method

PackedFixed32 createEmptyInstance()
override

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

Implementation

PackedFixed32 createEmptyInstance() => create();