only method

Only only(
  1. List<String> allow
)

Implementation

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