Callback, called when a RxUser identified by the provided UserId is required.
final FutureOr<RxUser?> Function(UserId userId)? getUser;