getDeviceSecurityInfo method

Future<String?> getDeviceSecurityInfo()

Implementation

Future<String?> getDeviceSecurityInfo() {
  throw UnimplementedError('getDeviceSecurityInfo() has not been implemented.');
}