Implementation.file constructor

const Implementation.file(
  1. FileIndex value
)

Constructs an Implementation referencing a File.

Implementation

const factory Implementation.file(FileIndex value) = ImplementationFile;