menu
googleapis package
documentation
androidpublisher/v3.dart
DeveloperComment
DeveloperComment constructor
DeveloperComment constructor
dark_mode
light_mode
DeveloperComment
constructor
DeveloperComment
(
{
Timestamp
?
lastModified
,
String
?
text
,
})
Implementation
DeveloperComment({ this.lastModified, this.text, });
googleapis package
documentation
androidpublisher/v3
DeveloperComment
DeveloperComment constructor
DeveloperComment class