pluginName property

String? pluginName
final

The name of the plugin for which you want detailed results. For example, aws:RunShellScript is a plugin.

Implementation

final String? pluginName;