subjects property

List<Subject>? subjects
final

Subjects holds references to the objects the role applies to.

Implementation

final List<Subject>? subjects;