authors property

List<String>? authors
getter/setter pair

List of public keys or prefixes. Only events from authors with a public key in this list will be included.

Implementation

List<String>? authors;