OnUserUpdateCallback typedef
OnUserUpdateCallback =
void Function(AppUser user)
Implementation
typedef OnUserUpdateCallback = void Function(AppUser user);
typedef OnUserUpdateCallback = void Function(AppUser user);