subjects property

List<String> get subjects
inherited

The list of the subjects matching the query

Implementation

int get total;/// The list of the subjects matching the query
List<String> get subjects;