allowance method

Future allowance()

Implementation

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