MonthlyTransfer constructor
MonthlyTransfer({
- int? gbPerMonthAllocated,
Implementation
MonthlyTransfer({
this.gbPerMonthAllocated,
});
MonthlyTransfer({
this.gbPerMonthAllocated,
});