newValue property

  1. @optional
String? newValue
getter/setter pair

The new value of the changed flag.

This is provided for the event kinds:

  • VMFlagUpdate

Implementation

@optional
String? newValue;