isNotEmpty property

bool isNotEmpty

Implementation

bool get isNotEmpty => trackedList?.isNotEmpty == true;