streamController property
Stream controller for the data store
Implementation
final StreamController<List<XFile>> streamController = StreamController<List<XFile>>();
Stream controller for the data store
final StreamController<List<XFile>> streamController = StreamController<List<XFile>>();