login(with:completionHandler:)
Declaration
func login(with params: MTRAccountLoginClusterLoginParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func login(with params: MTRAccountLoginClusterLoginParams) async throwsfunc login(with params: MTRAccountLoginClusterLoginParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func login(with params: MTRAccountLoginClusterLoginParams) async throws