value property

String? value
final

The value of a tag.

Valid values: A-Z, a-z, 0-9, space, ".:/=+-@"

Constraints: Each value can be 0-256 characters long.

Implementation

final String? value;