Future<Map<String, dynamic>> getDeviceInfo() async { return await sl<DeviceInfoHandler>().getDeviceInfo(); }