unlockWithTimeout(with:completion:)
Declaration
func unlockWithTimeout(with params: MTRDoorLockClusterUnlockWithTimeoutParams, completion: @escaping @Sendable ((any Error)?) -> Void)func unlockWithTimeout(with params: MTRDoorLockClusterUnlockWithTimeoutParams) async throws