copyWith property

  1. @JsonKey(ignore: true)
$EncryptedDataCopyWith<EncryptedData> get copyWith
inherited

Implementation

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