vm property Null safety

VMRef? vm
optional">@optionalread / write

The vm with which this event is associated.

This is provided for the event kind:

  • VMUpdate, VMFlagUpdate

Implementation

@optional
VMRef? vm;