menu
bluesky package
documentation
app_bsky_unspecced_get_trending_topics.dart
GetTrendingTopicsOutput
topics property
topics property
dark_mode
light_mode
topics
property
List
<
TrendingTopic
>
get
topics
inherited
Implementation
List<TrendingTopic> get topics => throw _privateConstructorUsedError;
bluesky package
documentation
app_bsky_unspecced_get_trending_topics
GetTrendingTopicsOutput
topics property
GetTrendingTopicsOutput class