HandlerEnclosingClass<T> constructor
const
HandlerEnclosingClass<T> (
- String name,
- List<
HandlerAnnotation> annotations
Implementation
const HandlerEnclosingClass(this.name, this.annotations);