FileIndices constructor

const FileIndices(
  1. List<int> indices
)

Implementation

const FileIndices(this.indices);