unlinkOrg abstract method

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

Implementation

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