optionId property

int get optionId

The ID of the answer option.

Implementation

int get optionId => update.object['option_id'];