isTomorrow property

bool isTomorrow

Implementation

bool get isTomorrow => DateTime.fromMillisecondsSinceEpoch(_v).isTomorrow;