subjects property

List<String>? subjects
final

A list of the subjects of this wanted person case.

This is very similar to posterClassification.

Implementation

final List<String>? subjects;