WatInput.filePath constructor

const WatInput.filePath(
  1. String value
)

Implementation

const factory WatInput.filePath(String value) = WatInputFilePath;