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