AuthSuccessCallback typedef

AuthSuccessCallback = void Function(User user)

Implementation

typedef AuthSuccessCallback = void Function(User user);