copyWith property

  1. @JsonKey(ignore: true)
$StreamEventPatchCopyWith<StreamEventPatch> copyWith

Implementation

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