InputFile constructor

const InputFile(
  1. String value
)

Implementation

const InputFile(this.value);