clearCredential(with:completion:)

Declaration

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