isEmpty property

bool? isEmpty

Implementation

bool? get isEmpty => getProperty("is_empty") as bool?;