payeeCount method

Future payeeCount()

Implementation

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