NotRequestHandler constructor
NotRequestHandler(
- SourceLocation location,
- String name,
- Handles annotation
Constructor
Implementation
NotRequestHandler(this.location, this.name, this.annotation);