unlinkOrg abstract method

Future<UnlinkOrgResponse> unlinkOrg(
  1. ServiceCall call,
  2. UnlinkOrgRequest request
)

Implementation

$async.Future<$2.UnlinkOrgResponse> unlinkOrg($grpc.ServiceCall call, $2.UnlinkOrgRequest request);