copyWith property

  1. @JsonKey(ignore: true)
$SubscriptionTopicCopyWith<SubscriptionTopic> copyWith
inherited

Implementation

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