lastFlood property

int? lastFlood

Implementation

int? get lastFlood => getProperty("last_flood") as int?;