isAtSameMomentAs method

bool isAtSameMomentAs(
  1. DateTime other
)

Implementation

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