lastDrain property

int? lastDrain

Implementation

int? get lastDrain => getProperty("last_drain") as int?;