noElements property

bool get noElements

Implementation

bool get noElements => this == null || this!.isEmpty;