detachedEmbeddingUris property

  1. @AtUriConverter()
List<AtUri>? get detachedEmbeddingUris
inherited

List of AT-URIs embedding this post that the author has detached from.

Implementation

@AtUriConverter()
List<AtUri>? get detachedEmbeddingUris => throw _privateConstructorUsedError;