IsLoggedInHandler typedef

IsLoggedInHandler = void Function(dynamic dynamic)

Implementation

typedef void IsLoggedInHandler(dynamic);