copyWith property
CopyWith$Input$SubscribersInput<Input$SubscribersInput>
get
copyWith
Implementation
CopyWith$Input$SubscribersInput<Input$SubscribersInput> get copyWith =>
CopyWith$Input$SubscribersInput(
this,
(i) => i,
);