createEmptyInstance method Null safety

GeneratedCodeInfo createEmptyInstance()
override

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

Implementation

GeneratedCodeInfo createEmptyInstance() => create();