printSection property

  1. @override
String? printSection
getter/setter pairoverride

If this NewsArticle appears in print, this field indicates the print section in which the article appeared.

Implementation

@override
String? printSection;