lastFull property

int? lastFull

Implementation

int? get lastFull => getProperty("last_full") as int?;