copyWith property
CopyWith$Input$SupplierInput<Input$SupplierInput>
get
copyWith
Implementation
CopyWith$Input$SupplierInput<Input$SupplierInput> get copyWith =>
CopyWith$Input$SupplierInput(
this,
(i) => i,
);