menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
bytes property
bytes
brightness_4
brightness_5
bytes
property
XdrDataValue
?
bytes
Implementation
XdrDataValue? get bytes => this._bytes;
void
bytes=
(
XdrDataValue
?
value
)
Implementation
set bytes(XdrDataValue? value) => this._bytes = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
bytes property
XdrSCVal class