inLast24Hours property

bool get inLast24Hours

Implementation

bool get inLast24Hours => now.difference(this).inHours < 24;