menu
incomme_flutter_commerce package
documentation
incomme_plugin.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;
incomme_flutter_commerce package
documentation
incomme_plugin
FastList<T>
isEmpty property
FastList class