@override Future<void> logError(Map<String, dynamic>? payload) async { await _crashes.invokeMethod('logError', payload); }