value property

String? value
final

The value in a key-value pair of a tag. The value must be no longer than 256 Unicode characters.

Implementation

final String? value;