createEmptyInstance method

Entry_RawTranslation createEmptyInstance()
override

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

Implementation

Entry_RawTranslation createEmptyInstance() => create();