menu
random_access_source package
documentation
random_access_source.dart
RandomAccessSource
length abstract method
length abstract method
dark_mode
light_mode
length
abstract method
Future
<
int
>
length
(
)
Gets the length of the source.
Implementation
Future<int> length();
random_access_source package
documentation
random_access_source
RandomAccessSource
length abstract method
RandomAccessSource class