hasElements property

bool get hasElements

Implementation

bool get hasElements => this != null && this!.isNotEmpty;