tag property

  1. @override
String tag
override

Implementation

@override
String get tag => _tag ??= values.join(delimiter);