menu
base_frame package
documentation
imports/dart_package_imports.dart
TakeLastStreamTransformer<T>
count property
count property
dark_mode
light_mode
count
property
int
count
final
The
count
of final items emitted when the stream completes.
Implementation
final int count;
base_frame package
documentation
imports/dart_package_imports
TakeLastStreamTransformer<T>
count property
TakeLastStreamTransformer class