Converts the current pagination state to a JSON format.
@override Map<String, dynamic> toJson() => configuration.toJson(this);