stellar_flutter_sdk
stellar_flutter_sdk
MemoHashAbstract
bytes property
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 ==
bytes
property
Uint8List
bytes
Returns 32 bytes long array contained in this memo.
Implementation
Uint8List get bytes => _bytes;