isNotEmpty property

Future<bool> get isNotEmpty

Determine at least one elements stored in this dictionary.

Implementation

Future<bool> get isNotEmpty;