File constructor

File(
  1. List<Object> fileBits,
  2. String fileName,
  3. [Map? options]
)

Implementation

factory File