claimCondition method

Future claimCondition()

Implementation

Future<dynamic> claimCondition() async =>
    await _contract.call("claimCondition");