registerWith static method

void registerWith(
  1. Registrar registrar
)

Registers the web implementation; no-op because the plugin is pure Dart.

Implementation

static void registerWith(Registrar registrar) {}