String? get publicKey => _$this._publicKey;
set publicKey(covariant String? publicKey) => _$this._publicKey = publicKey;