authors property

  1. @JsonKey(ignore: true)
List<OLAuthor> authors
final

Implementation

@JsonKey(ignore: true)
final List<OLAuthor> authors;