menu
googleapis package
documentation
blogger/v3.dart
PostUserInfosList
items property
items property
dark_mode
light_mode
items
property
List
<
PostUserInfo
>
?
items
getter/setter pair
The list of Posts with User information for the post, for this Blog.
Implementation
core.List<PostUserInfo>? items;
googleapis package
documentation
blogger/v3
PostUserInfosList
items property
PostUserInfosList class