PathBasedDataSource<S> constructor

const PathBasedDataSource<S>(
  1. S datasource
)

Implementation

const PathBasedDataSource(this.datasource);