Future<dynamic> flutterPopRoRoot({Map<String, dynamic>? arguments}) async { return await _flutterNavigator.popToFirstRoute(); }