menu
khadem package
documentation
support.dart
Storage
getStream static method
getStream static method
dark_mode
light_mode
getStream
static method
Stream
<
List
<
int
>
>
getStream
(
String
path
)
Implementation
static Stream<List<int>> getStream(String path) => _instance.getStream(path);
khadem package
documentation
support
Storage
getStream static method
Storage class