labels property

  1. @UPostLabelConverter()
UPostLabel? get labels
inherited

Self-label values for this post. Effectively content warnings.

Implementation

@UPostLabelConverter()
UPostLabel? get labels => throw _privateConstructorUsedError;