OnUserUpdateCallback typedef

OnUserUpdateCallback = void Function(AppUser user)

Implementation

typedef OnUserUpdateCallback = void Function(AppUser user);