Contains constructor

Contains(
  1. Object path,
  2. Object in_
)

Implementation

Contains(this.path, this.in_);