JsonDataSource constructor

JsonDataSource({
  1. required SampleReader reader,
})

Implementation

JsonDataSource({required this.reader});