facets property

  1. @FacetConverter()
List<Facet>? get facets
inherited

Annotations of text (mentions, URLs, hashtags, etc)

Implementation

@FacetConverter()
List<Facet>? get facets => throw _privateConstructorUsedError;