ArcaneAuthProvider constructor
const
ArcaneAuthProvider({})
Implementation
const ArcaneAuthProvider({
required this.child,
this.onAuthStateChanged,
this.redirectOnLogin,
this.redirectOnLogout,
this.serverApiUrl,
super.key,
});