isMultipleChoice property

bool? isMultipleChoice

Implementation

bool? get isMultipleChoice => (_$data['isMultipleChoice'] as bool?);