createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
PartyLeader createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
PartyLeader createEmptyInstance() => create();