isEmpty method

Future<bool> isEmpty()

Implementation

_hash= hash,_index= id;Future<bool> isEmpty() async{return false;}