createEmptyInstance method Null safety

QueryWhoIsResponse createEmptyInstance()
override

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

Implementation

QueryWhoIsResponse createEmptyInstance() => create();