OnLoginSuccess typedef

OnLoginSuccess = void Function(String token)

Implementation

typedef OnLoginSuccess = void Function(String token);