copyWith property

Implementation

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