menu
serverpod_auth_idp_server package
documentation
core.dart
FlutterWebAuth2CallbackRoute
methods property
methods property
dark_mode
light_mode
methods
property
Set
<
Method
>
methods
final
inherited
The methods this route will respond to, i.e. HTTP get or post.
Implementation
final Set<Method> methods;
serverpod_auth_idp_server package
documentation
core
FlutterWebAuth2CallbackRoute
methods property
FlutterWebAuth2CallbackRoute class