Determine this dictionary contains nothing.
@override Future<bool> get isEmpty async => await length == 0;