articleSection property

  1. @override
String? articleSection
getter/setter pairoverride

Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.

Implementation

@override
String? articleSection;