Stop AR session
@override Future<bool> stopARSession() async { // AR not supported on web platform return false; }