registerWith static method

void registerWith()

Registers the plugins having separate implementations for web and non-web platforms.

Implementation

static void registerWith() {
  // No-op.
}