copyWith property

  1. @JsonKey(ignore: true)
$AlternateLanguageCopyWith<AlternateLanguage> copyWith
inherited

Implementation

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