FireBaseListener typedef

FireBaseListener = void Function(User? user)

Implementation

typedef FireBaseListener = void Function(User? user);