questType property

String? get questType

Implementation

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