auth property
An optional AuthController for handling authentication and session checks for this route.
Implementation
late AuthController? auth;
An optional AuthController for handling authentication and session checks for this route.
late AuthController? auth;