copyWith property

Implementation

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