isEmpty abstract method

Future<bool> isEmpty()

Indicates whether the map is empty.

Implementation

Future<bool> isEmpty();