getDeviceAuthorizationRequest abstract method

Future<GetDeviceAuthorizationRequestResponse> getDeviceAuthorizationRequest(
  1. ServiceCall call,
  2. GetDeviceAuthorizationRequestRequest request
)

Implementation

$async.Future<$0.GetDeviceAuthorizationRequestResponse>
    getDeviceAuthorizationRequest($grpc.ServiceCall call,
        $0.GetDeviceAuthorizationRequestRequest request);