isBeforeCurrentDate property

bool Function(String strDate, {int? minutesAdd}) isBeforeCurrentDate
final

Implementation

static final isBeforeCurrentDate = DateTimeUtils.isBeforeCurrentDate;