aman-satu-flutter/lib/core/models/flow/transaction_state.dart

3 lines
41 B
Dart

class TransactionState {
String uuid;
}