AllowedArgumentCount constructor

const AllowedArgumentCount(
  1. int allowedArgs
)

Implementation

const AllowedArgumentCount(this.allowedArgs);