factory Paginated.fromJson(Map<String, dynamic> json, T Function(Object? json) decoder) => _$PaginatedFromJson(json, decoder);