copyWith property

  1. @JsonKey(ignore: true)
$SubscriptionCopyWith<DataT, Subscription<DataT>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$SubscriptionCopyWith<DataT, Subscription<DataT>> get copyWith =>
    throw _privateConstructorUsedError;