Uint8List get signatureHint => this._signatureHint;
set signatureHint(Uint8List value) => this._signatureHint = value;