copyWith property

  1. @JsonKey(ignore: true)
$TranslationRequestCopyWith<TranslationRequest> get copyWith
inherited

Implementation

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