actor property

Actor? get actor

The actor involved in the event.

Implementation

Actor? get actor => actorField.getValue(_json);