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