copyWith property Null safety

$DropdownMenuItemCopyWith<DropdownMenuItem> copyWith
@JsonKey(ignore: true), inherited

Implementation

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