menu
mastodon_client
mastodon_client.dart
MastodonPage
<
T
>
items property
items
dark_mode
light_mode
items
property
List
<
T
>
items
final
List of items in the page.
Implementation
final List<T> items;
mastodon_client
mastodon_client
MastodonPage
<
T
>
items property
MastodonPage class