menu
googleapis package
documentation
blogger/v3.dart
PostPerUserInfo
PostPerUserInfo.new constructor
PostPerUserInfo.new constructor
dark_mode
light_mode
PostPerUserInfo
constructor
PostPerUserInfo
(
{
String
?
blogId
,
bool
?
hasEditAccess
,
String
?
kind
,
String
?
postId
,
String
?
userId
,
})
Implementation
PostPerUserInfo({
this
.blogId,
this
.hasEditAccess,
this
.kind,
this
.postId,
this
.userId, });
googleapis package
documentation
blogger/v3
PostPerUserInfo
PostPerUserInfo.new constructor
PostPerUserInfo class