copyWith property Null safety

$CompanyCopyWith<Company> copyWith
@JsonKey(ignore: true), inherited

Implementation

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