isValidTimetableDateTime property

bool get isValidTimetableDateTime

Implementation

bool get isValidTimetableDateTime => this == null || true;