singleChoice property

List<String>? get singleChoice

Implementation

List<String>? get singleChoice => (_$data['singleChoice'] as List<String>?);