copyWith property

  1. @override
  2. @JsonKey(ignore: true)
$MarginAttributeCopyWith<MarginAttribute> copyWith
override

Implementation

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