logSensitiveDeviceInfo method
Manually log sensitive Personally Identifiable Information (social account data).
Implementation
static Future<void> logSensitiveDeviceInfo() async =>
await _channel.invokeMethod("logSensitiveDeviceInfo");
Manually log sensitive Personally Identifiable Information (social account data).
static Future<void> logSensitiveDeviceInfo() async =>
await _channel.invokeMethod("logSensitiveDeviceInfo");