registerWith static method
Registers the web implementation of the ProVideoEditor platform interface.
Implementation
static void registerWith(Registrar registrar) {
ProVideoEditor.instance = ProVideoEditorWeb();
}
Registers the web implementation of the ProVideoEditor platform interface.
static void registerWith(Registrar registrar) {
ProVideoEditor.instance = ProVideoEditorWeb();
}