isNotEmpty property

bool isNotEmpty

Implementation

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