tag property

String? tag

Implementation

String? get tag => _$this._tag;
void tag=(String? tag)

Implementation

set tag(String? tag) => _$this._tag = tag;