totalSupply abstract method

Future<QueryTotalSupplyResponse> totalSupply(
  1. ServiceCall call,
  2. QueryTotalSupplyRequest request
)

Implementation

$async.Future<$0.QueryTotalSupplyResponse> totalSupply(
    $grpc.ServiceCall call, $0.QueryTotalSupplyRequest request);