lastOff property

int? lastOff

Implementation

int? get lastOff => getProperty("last_off") as int?;