Native to flutter**/
Future<dynamic> flutterPop({Map<String, dynamic>? arguments}) async { return await _flutterNavigator.pop(null); }