copyWith property

Implementation

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