createEmptyInstance method Null safety

WhoIs createEmptyInstance()
override

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

Implementation

WhoIs createEmptyInstance() => create();