value property
The optional part of a key-value pair that make up a tag. A
value
acts as a descriptor within a tag category (key).
Implementation
final String? value;
The optional part of a key-value pair that make up a tag. A
value
acts as a descriptor within a tag category (key).
final String? value;