ids property

List<int>? ids
final

Array of answer IDs. Applicable only for type = ‘multiple’

Implementation

final List<int>? ids;