Controller top-level constant
Annotation that will be used to indicate that a class is a controller
Implementation
const Controller = const _Controller();
Annotation that will be used to indicate that a class is a controller
const Controller = const _Controller();