copyWith property

  1. @JsonKey(ignore: true)
$UserEntitiesCopyWith<UserEntities> copyWith
inherited

Implementation

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