author property

String? author
final

Required. The ID of the agent or entity that generated this event. Use "user" to denote events generated by the end-user.

Implementation

final String? author;