auth property

WaAuthController? auth
getter/setter pair

An optional WaAuthController for handling authentication and session checks for this route.

Implementation

late WaAuthController? auth;