items property

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

A list of URIs of posts the account owner has hidden.

Implementation

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