decimals method

Future decimals()

Implementation

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