name property

  1. @JsonKey(defaultValue: '')
String name
final

Name of the author.

Implementation

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