author property

  1. @JsonKey.new(name: 'author')
String author
final

Implementation

@JsonKey(name: 'author')
final String author;