TransactionsRefreshResponse constructor
TransactionsRefreshResponse({
- required String requestId,
Implementation
TransactionsRefreshResponse({
required this.requestId,
});
TransactionsRefreshResponse({
required this.requestId,
});