const factory Header({ /// Text String? description, /// The schema of the content Schema? schema, }) = _Header;