suffix property

  1. @override
TagShorthand suffix
final

Represents the TagShorthand suffix resolved to GlobalTag prefix in a YAML source string. Defaults to null if the Tag is a VerbatimTag or a ContentResolver.

Implementation

@override
final TagShorthand suffix;