AutoRouteGuardSatisfyingPage constructor
const
AutoRouteGuardSatisfyingPage({
- required GuardCallback guardCallback,
- Key? key,
Implementation
const AutoRouteGuardSatisfyingPage({required this.guardCallback, super.key});