pubKey property

String? pubKey

Implementation

String? get pubKey => _$this._pubKey;
void pubKey=(String? pubKey)

Implementation

set pubKey(String? pubKey) => _$this._pubKey = pubKey;