File constructor

File(
  1. String _filePath
)

Implementation

File(this._filePath);