createEmptyInstance method

CannotModifyArchivedEntity createEmptyInstance()
override

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

Implementation

CannotModifyArchivedEntity createEmptyInstance() => create();