author property
JsonObject?
get
author
Implementation
JsonObject? get author;
set
author
(JsonObject? author)
Implementation
set author(JsonObject? author);