only method

Only only(
  1. List<DateTime> allow
)

Implementation

Only only(List<DateTime> allow) => Only(allow, super.stack);