copyWith property

Implementation

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