getSecurityStatus abstract method
Returns the current DeviceSecurityStatus of the device.
Throws a PlatformException if the check fails.
Implementation
Future<DeviceSecurityStatus> getSecurityStatus();
Returns the current DeviceSecurityStatus of the device.
Throws a PlatformException if the check fails.
Future<DeviceSecurityStatus> getSecurityStatus();