tag property

  1. @override
String get tag

Tag.

Encodes the structure's type.

Implementation

@override
String get tag => _tag;