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