WasmInput.filePath constructor

const WasmInput.filePath(
  1. String value
)

Implementation

const factory WasmInput.filePath(String value) = WasmInputFilePath;