LoginHandler typedef

LoginHandler = void Function(dynamic dynamic)

Implementation

typedef void LoginHandler(dynamic);