registerWith static method
Registers this class as the default instance
Implementation
static void registerWith(Registrar registrar) {
VedantPluginPlatform.instance = VedantPluginWeb();
}
Registers this class as the default instance
static void registerWith(Registrar registrar) {
VedantPluginPlatform.instance = VedantPluginWeb();
}