totalShares method

Future totalShares()

Implementation

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