copyWith property Null safety

$BoxConstraintsCopyWith<BoxConstraints> copyWith
@JsonKey(ignore: true), inherited

Implementation

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