getPubkey method
Implementation
String getPubkey({dynamic hint}) =>
RustLib.instance.api.zkLinkSignerGetPubkey(that: this, hint: hint);
String getPubkey({dynamic hint}) =>
RustLib.instance.api.zkLinkSignerGetPubkey(that: this, hint: hint);