factory Input$PackageSpecInput({ required String id, required String sourceURL, }) => Input$PackageSpecInput._({r'id': id, r'sourceURL': sourceURL});