registerWith static method
Registers this implementation with the web plugin registrar.
Implementation
static void registerWith(Registrar registrar) {
UniversalSpellCheckPlatform.instance = UniversalSpellCheckWeb();
}
Registers this implementation with the web plugin registrar.
static void registerWith(Registrar registrar) {
UniversalSpellCheckPlatform.instance = UniversalSpellCheckWeb();
}