copyWith property

  1. @override
  2. @JsonKey(ignore: true)
$PaddingAttributeCopyWith<PaddingAttribute> copyWith
override

Implementation

@override
@JsonKey(ignore: true)
$PaddingAttributeCopyWith<PaddingAttribute> get copyWith =>
    throw _privateConstructorUsedError;