communityPool abstract method

Future<QueryCommunityPoolResponse> communityPool(
  1. ServiceCall call,
  2. QueryCommunityPoolRequest request
)

Implementation

$async.Future<$0.QueryCommunityPoolResponse> communityPool(
    $grpc.ServiceCall call, $0.QueryCommunityPoolRequest request);