key property

String? key
final

The key (name) of a tag.

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

Constraints: Each key can be 1-128 characters long.

Implementation

final String? key;