signIn method
Implementation
$grpc.ResponseFuture<$0.SignInReply> signIn($0.SignInRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$signIn, request, options: options);
}
$grpc.ResponseFuture<$0.SignInReply> signIn($0.SignInRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$signIn, request, options: options);
}