MgoGasData constructor
MgoGasData(
- MgoObjectRef payment,
- int price,
- int budget
Implementation
MgoGasData(this.payment, this.price, this.budget);
MgoGasData(this.payment, this.price, this.budget);