isAfter method

bool isAfter(
  1. DateTime other
)

Implementation

bool isAfter(DateTime other) => isAfter(other);