registerWith static method
Registers this implementation as the web platform instance.
Implementation
static void registerWith(Registrar registrar) {
NoScreenMirrorPlatform.instance = NoScreenMirrorWeb();
}
Registers this implementation as the web platform instance.
static void registerWith(Registrar registrar) {
NoScreenMirrorPlatform.instance = NoScreenMirrorWeb();
}