getLogin method
Implementation
$grpc.ResponseFuture<$0.Login> getLogin(
$3.StringValue request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getLogin, request, options: options);
}
$grpc.ResponseFuture<$0.Login> getLogin(
$3.StringValue request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getLogin, request, options: options);
}