copyWith property

Implementation

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