Future<dynamic> getClaimConditionId(BigInt conditionId) async => await _contract.call("getClaimConditionId", [conditionId]);