isBoundTo method

Implementation

bool isBoundTo(BaseViewState owner) {
  return false;
}