copyWith property Null safety

$CompanyModelCopyWith<CompanyModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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