copyWith property

  1. @JsonKey(ignore: true)
$UserUrlEntityCopyWith<UserUrlEntity> copyWith
inherited

Implementation

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