menu
utilities_framework_flutter package
documentation
utilities.dart
FileServiceResponse
content property
content property
dark_mode
light_mode
content
property
Stream
<
List
<
int
>
>
get
content
content
is a stream of bytes
Implementation
Stream<List<int>> get content;
utilities_framework_flutter package
documentation
utilities
FileServiceResponse
content property
FileServiceResponse class