menu
get package
documentation
get_rx/src/rx_stream/rx_stream.dart
FastList<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Checks if this list is empty
Implementation
bool get isEmpty => _head == null;
get package
documentation
get_rx/src/rx_stream/rx_stream
FastList<T>
isEmpty property
FastList class