WatInputFilePath constructor

const WatInputFilePath(
  1. String value
)

A path to a file containing either text or binary

Implementation

const WatInputFilePath(this.value);