pairwise constructor
pairwise()
Implementation
factory pairwise() => PythonFfiDart.instance.importClass(
"packaging.specifiers",
"pairwise",
pairwise.from,
<Object?>[],
);
factory pairwise() => PythonFfiDart.instance.importClass(
"packaging.specifiers",
"pairwise",
pairwise.from,
<Object?>[],
);