stellar_flutter_sdk
stellar_flutter_sdk
MemoHashAbstract
bytes property
bytes
bytes
property
Null safety
Uint8List
?
bytes
Returns 32 bytes long array contained in this memo.
Implementation
Uint8List? get bytes => _bytes;
stellar_flutter_sdk
stellar_flutter_sdk
MemoHashAbstract
bytes property
MemoHashAbstract class
Constructors
MemoHashAbstract
string
Properties
bytes
hashCode
hexValue
runtimeType
trimmedHexValue
Methods
noSuchMethod
toString
toXdr
Operators
operator ==