lastEmpty property

int? lastEmpty

Implementation

int? get lastEmpty => getProperty("last_empty") as int?;