articles property

String? get articles

Implementation

String? get articles => (_$data['articles'] as String?);