pollOptionId property

  1. @JsonKey.new(name: 'poll_option_id')
int get pollOptionId
inherited

Implementation

@JsonKey(name: 'poll_option_id')
int get pollOptionId => throw _privateConstructorUsedError;