author property

  1. @JsonKey(name: 'author')
Author? author
getter/setter pair

Implementation

@JsonKey(name: 'author')
Author? author;