createEmptyInstance method

ForeignMessageProto2 createEmptyInstance()
override

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

Implementation

ForeignMessageProto2 createEmptyInstance() => create();