authors property

List<String> get authors
inherited

The list of the authors matching the query

Implementation

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