isEmpty property

bool get isEmpty
override

Implementation

get isEmpty => value == '' || value.isEmpty;