sectionContent property

String? get sectionContent

Implementation

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