mustEnd method

MustEnd mustEnd(
  1. List<String> allow
)

Implementation

MustEnd mustEnd(List<String> allow) => MustEnd(allow, super.stack);