copyWith property

  1. @JsonKey(ignore: true)
$StreamPresenceEventCopyWith<StreamPresenceEvent> copyWith
inherited

Implementation

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