viewer property
DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries.
Implementation
String? get url; List<String>? get tag;/// DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries.
String? get viewer;