shortAnswer property

String? get shortAnswer

Implementation

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