Function to build the body for the refresh token request.
final dynamic Function(String jwt, String refreshToken)? refreshTokenBodyBuilder;