value property
The value of an attribute. This value can only be specified when the
Exists
parameter is equal to true
.
Implementation
final String? value;
The value of an attribute. This value can only be specified when the
Exists
parameter is equal to true
.
final String? value;