menu
solana package
documentation
dto.dart
TransactionSignatureInformation
memo property
memo property
dark_mode
light_mode
memo
property
String
?
memo
final
Memo associated with the transaction, null if no memo is present.
Implementation
final String? memo;
solana package
documentation
dto
TransactionSignatureInformation
memo property
TransactionSignatureInformation class