isEmpty property

bool isEmpty
inherited

Implementation

bool get isEmpty => _data == null;