newValue property Null safety

String? newValue
optional">@optionalread / write

The new value of the changed flag.

This is provided for the event kinds:

  • VMFlagUpdate

Implementation

@optional
String? newValue;