menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrDecoratedSignature
hint property
hint
brightness_4
brightness_5
hint
property
XdrSignatureHint
?
hint
Implementation
XdrSignatureHint? get hint => this._hint;
void
hint=
(
XdrSignatureHint
?
value
)
Implementation
set hint(XdrSignatureHint? value) => this._hint = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrDecoratedSignature
hint property
XdrDecoratedSignature class