createEmptyInstance method

Embed_EmbedHeading createEmptyInstance()
override

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

Implementation

Embed_EmbedHeading createEmptyInstance() => create();