updateOrg abstract method

Future<UpdateOrgResponse> updateOrg(
  1. ServiceCall call,
  2. UpdateOrgRequest request
)

Implementation

$async.Future<$1.UpdateOrgResponse> updateOrg(
    $grpc.ServiceCall call, $1.UpdateOrgRequest request);