lastOn property

int? lastOn

Implementation

int? get lastOn => getProperty("last_on") as int?;