isNotEmpty property

bool get isNotEmpty

Implementation

bool get isNotEmpty => lookupKey != null || rawContacts.isNotEmpty;