isEmpty property

bool get isEmpty

Implementation

bool get isEmpty => ids.isEmpty && classes.isEmpty && tags.isEmpty;