copyWith property

Implementation

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