isNotEmpty property

bool isNotEmpty

Implementation

bool get isNotEmpty => count > 0;