author property

List<Reference>? author
inherited

author Identifies who is the author of the manifest. Manifest author is not necessarly the author of the references included.

Implementation

List<Reference>? get author => throw _privateConstructorUsedError;