copyWith property Null safety

$RectCopyWith<Rect> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$RectCopyWith<Rect> get copyWith => throw _privateConstructorUsedError;