clearPipOwner method

void clearPipOwner()

Clears the PIP owner

Implementation

void clearPipOwner() {
  _pipOwnerRoute = null;
}