isNotEmpty method

bool isNotEmpty()

Implementation

bool isNotEmpty()=> toMap().isNotEmpty;