isFull property

bool? isFull

Implementation

bool? get isFull => getProperty("is_full") as bool?;