menu
dart_ssi package
documentation
wallet.dart
ExchangeHistoryEntry
ExchangeHistoryEntry constructor
ExchangeHistoryEntry constructor
dark_mode
light_mode
ExchangeHistoryEntry
constructor
ExchangeHistoryEntry
(
DateTime
timestamp
,
String
action
,
String
otherParty
,
List
<
String
>
shownAttributes
,
)
Implementation
ExchangeHistoryEntry( this.timestamp, this.action, this.otherParty, this.shownAttributes);
dart_ssi package
documentation
wallet
ExchangeHistoryEntry
ExchangeHistoryEntry constructor
ExchangeHistoryEntry class