OnRegisterCallback typedef

OnRegisterCallback = void Function(AppUser user, String token)

Implementation

typedef OnRegisterCallback = void Function(AppUser user, String token);