only method

Only only(
  1. List<int> allow
)

Implementation

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