OnLoginSuccess typedef

OnLoginSuccess = void Function(String accountInfo)

Implementation

typedef OnLoginSuccess = void Function(String accountInfo);