@override static Future<String?> getAppListDataArmour() async { var data = await methodChannel.invokeMethod('getAppListDataArmour'); return data; }