LogoutHandler typedef

LogoutHandler = void Function(dynamic dynamic)

Implementation

typedef void LogoutHandler(dynamic);