defaultValue property

String? defaultValue
final

The default value of the attribute.

Only applies to attributes with a #FIXED identifier.

Implementation

final String? defaultValue;