copyWith property

  1. @JsonKey(ignore: true)
$UserModelCopyWith<UserModel> copyWith
inherited

Implementation

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