createEmptyInstance method Null safety

MsgDeactivateWhoIsResponse createEmptyInstance()
override

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

Implementation

MsgDeactivateWhoIsResponse createEmptyInstance() => create();