@override Future<Map<String, dynamic>?> getDeviceResourceAudit() async { return await methodChannel .invokeMapMethod(MethodName.getDeviceResourceAudit); }