isBefore method

bool isBefore(
  1. DateTime other
)

Implementation

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