sectionTitle property

String? get sectionTitle

Implementation

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