createEmptyInstance method Null safety

MsgCreateWhoIsResponse createEmptyInstance()
override

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

Implementation

MsgCreateWhoIsResponse createEmptyInstance() => create();