services_third_party_service_multi_media_pick_serviceMultiMediaPickerService constructorfileStream propertyOn this pagefileStream property Stream fileStream <p>This function returns the stream of files.</p> <p>params: None.</p> <p>returns:</p> <ul> <li><code>Stream<dynamic></code>: Stream of files.</li> </ul> Implementation Stream get fileStream =\> _fileStream;