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