isNotEmpty property - String class - dart:core library (original) (raw)

description

bool getisNotEmpty

Whether this string is not empty.

Implementation

bool get isNotEmpty;