File constructor

File(
  1. String _path
)

Implementation

File(this._path);