author property

  1. @JsonKey(name: 'Author')
List<Reference?>? author
inherited

Implementation

@JsonKey(name: 'Author')
List<Reference?>? get author => throw _privateConstructorUsedError;