isNotEmpty property

Future<bool> isNotEmpty

Implementation

Future<bool> get isNotEmpty async => (await this).isNotEmpty;