isTomorrow property

bool get isTomorrow

Implementation

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