OepState constructor

OepState(Address from, Address to, BigInt amount)

Implementation

OepState(this.from, this.to, this.amount);