vm property

  1. @optional
VMRef? vm
getter/setter pair

The vm with which this event is associated.

This is provided for the event kind:

  • VMUpdate, VMFlagUpdate

Implementation

@optional
VMRef? vm;