tagValueScope 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? tagValueScope;
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? tagValueScope;