targetFrames property

List<List<String>>? targetFrames
final

A list of frame names that were searched during the analysis that generated a recommendation.

Implementation

final List<List<String>>? targetFrames;