valueAsString property Null safety
optional">@optionalread / write
The value of this flag as a string.
If this property is absent, then the value of the flag was NULL.
Implementation
@optional
String? valueAsString;
The value of this flag as a string.
If this property is absent, then the value of the flag was NULL.
@optional
String? valueAsString;