ledger top up functionality and few small fixes for project architechture and design
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
class OperationDocumentInfo {
|
||||
final String operationRef;
|
||||
final String gatewayService;
|
||||
|
||||
const OperationDocumentInfo({
|
||||
required this.operationRef,
|
||||
required this.gatewayService,
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user