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