copyWith property

  1. @JsonKey(ignore: true)
$PollOptionCopyWith<PollOption> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$PollOptionCopyWith<PollOption> get copyWith =>
    throw _privateConstructorUsedError;