revert property

AbiErrorFragment revert
final

solidity revert Error fragment

Implementation

static final revert = AbiErrorFragment(
    name: "Error",
    inputs: [const AbiParameter(name: "message", type: "string")]);