linkOrg abstract method

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

Implementation

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