isEmpty property

bool get isEmpty

Returns true if string is empty

Implementation

bool get isEmpty => this.isEmpty;