Future<String?> getDeviceUniqueId() async { return await _channel.invokeMethod("getDeviceUniqueId"); }