@override Future<void> pauseStandWall(Map<String, dynamic> embedConfig) async { await methodChannel.invokeMethod('pauseStandWall', embedConfig); }