ReceiptRevert class
- Inheritance
-
- Object
- TransactionReceipt
- ReceiptRevert
Constructors
- ReceiptRevert({required String id, required BigInt val, required BigInt pc, required BigInt isField})
-
const
- ReceiptRevert.fromFuels(ReceiptRevert receipt)
-
factory
- ReceiptRevert.fromFuelsBeta3(ReceiptRevert receipt)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited