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