@override Future<Map<dynamic, dynamic>> getSMIds() async { return await methodChannel.invokeMethod(MethodCallName.getSMIds); }