copyWith property

  1. @JsonKey(ignore: true)
$SecretStreamPlainMessageCopyWith<SecretStreamPlainMessage> copyWith
inherited

Implementation

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