copyWith property

  1. @JsonKey(ignore: true)
$UserProfileCopyWith<UserProfile> copyWith
inherited

Implementation

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