isNotEmpty property

bool isNotEmpty

Implementation

bool get isNotEmpty => this.resolve([])?.isNotEmpty == true;