copyWith property Null safety

$FormDataCopyWith<FormData> copyWith
@JsonKey(ignore: true), inherited

Implementation

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