copyWith property

Implementation

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