value property
A string that contains an optional Tag value.
The string length should be between 0 and 256 characters. Valid characters
include a-z, A-Z, 0-9, space, and the
special characters _ - . : / = + @.
Implementation
final String? value;