isNotEmpty property

  1. @override
bool isNotEmpty
override

Implementation

@override
bool get isNotEmpty => iter.isNotEmpty;