copyWith property

  1. @JsonKey(ignore: true)
$LifecycleCopyWith<T, Lifecycle<T>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$LifecycleCopyWith<T, Lifecycle<T>> get copyWith =>
    throw _privateConstructorUsedError;