stream property

Stream<Map<String, dynamic>> stream

Implementation

Stream<Map<String, dynamic>> get stream => _dir.stream;