createAuthorization abstract method

Future<CreateAuthorizationResponse> createAuthorization(
  1. ServiceCall call,
  2. CreateAuthorizationRequest request
)

Implementation

$async.Future<$0.CreateAuthorizationResponse> createAuthorization(
    $grpc.ServiceCall call, $0.CreateAuthorizationRequest request);