author property

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

Implementation

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