registerWith static method
void
registerWith()
Registers the Android implementation of FlutterArPlatform.
Implementation
static void registerWith() {
FlutterArPlatform.instance = MethodChannelFlutterAr();
}
Registers the Android implementation of FlutterArPlatform.
static void registerWith() {
FlutterArPlatform.instance = MethodChannelFlutterAr();
}