isNotEmpty property

bool isNotEmpty

Returns true if there are matches.

Implementation

bool get isNotEmpty => matches.isNotEmpty;