getSecurityHealth method
Raw security signals map. options is DiagnosticsOptions.toChannelArgs.
Implementation
Future<Map<String, dynamic>> getSecurityHealth(Map<String, dynamic> options) {
throw UnimplementedError('getSecurityHealth() has not been implemented.');
}