copyWith property

  1. @JsonKey(ignore: true)
$SecretStreamCipherMessageCopyWith<SecretStreamCipherMessage> copyWith
inherited

Implementation

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