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