TypeFileList<T> constructor

const TypeFileList<T>(
  1. List<T> info
)

Implementation

const TypeFileList(this.info);