value property

String? value
final

The value of the tag. Tag values are case-sensitive and can be null.

Implementation

final String? value;