copyWith property

  1. @JsonKey(ignore: true)
$CompanySettingsCopyWith<CompanySettings> copyWith
inherited

Implementation

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