getHostedLoginTranslation abstract method

Future<GetHostedLoginTranslationResponse> getHostedLoginTranslation(
  1. ServiceCall call,
  2. GetHostedLoginTranslationRequest request
)

Implementation

$async.Future<$0.GetHostedLoginTranslationResponse> getHostedLoginTranslation(
    $grpc.ServiceCall call, $0.GetHostedLoginTranslationRequest request);