linkOrg abstract method

Future<LinkOrgResponse> linkOrg(
  1. ServiceCall call,
  2. LinkOrgRequest request
)

Implementation

$async.Future<$2.LinkOrgResponse> linkOrg($grpc.ServiceCall call, $2.LinkOrgRequest request);