const DocumentPage({ super.key, @QueryParam('path') this.id, @QueryParam() String? global, }) : assert(id != null, 'id cant be null');