copyWith property

Implementation

CopyWith$Input$UpdateElectionInput<Input$UpdateElectionInput> get copyWith =>
    CopyWith$Input$UpdateElectionInput(
      this,
      (i) => i,
    );