symbol method

Future symbol()

Implementation

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