signatures property
The list of matched signatures indicating that the given process is present in the environment.
Implementation
core.List<ProcessSignature>? signatures;
The list of matched signatures indicating that the given process is present in the environment.
core.List<ProcessSignature>? signatures;