maxQuestions property

int? get maxQuestions

Implementation

int? get maxQuestions => (_$data['maxQuestions'] as int?);