Sample constructor

Sample(
  1. String path
)

Implementation

Sample(this.path);