xpub property

String? xpub

Implementation

String? get xpub => _$this._xpub;
void xpub=(String? xpub)

Implementation

set xpub(String? xpub) => _$this._xpub = xpub;