isEmpty property - String class - dart:core library (
original
) (
raw
)
description
bool
getisEmpty
Whether this string is empty.
Implementation
bool get isEmpty;