callback property
void Function(BuildContext context, AuthAction? action, Object flowKey, String phoneNumber)
callback
final
Implementation
final void Function(
BuildContext context,
AuthAction? action,
Object flowKey,
String phoneNumber,
) callback;