isNotEmpty property

  1. @override
bool isNotEmpty

Implementation

@override
bool get isNotEmpty => length > 0;