registerWith static method

void registerWith()

Implementation

static void registerWith() {
  DecryptPdfPlatform.instance = DecryptPdfWindows();
}