updateAuthorization abstract method

Future<UpdateAuthorizationResponse> updateAuthorization(
  1. ServiceCall call,
  2. UpdateAuthorizationRequest request
)

Implementation

$async.Future<$0.UpdateAuthorizationResponse> updateAuthorization(
    $grpc.ServiceCall call, $0.UpdateAuthorizationRequest request);