logout(with:completion:)

Declaration

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