menu
remit2any_auth package
documentation
webview_auth_handler.dart
WebViewAuthHandler
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
dynamic Function
(
String
accessToken
,
String
email
,
String
userId
)
onSuccess
final
Implementation
final Function(String accessToken, String email, String userId) onSuccess;
remit2any_auth package
documentation
webview_auth_handler
WebViewAuthHandler
onSuccess property
WebViewAuthHandler class