menu
googleapis package
documentation
mybusinessqanda/v1.dart
Answer
Answer constructor
Answer constructor
dark_mode
light_mode
Answer
constructor
Answer
(
{
Author
?
author
,
String
?
createTime
,
String
?
name
,
String
?
text
,
String
?
updateTime
,
int
?
upvoteCount
,
})
Implementation
Answer({ this.author, this.createTime, this.name, this.text, this.updateTime, this.upvoteCount, });
googleapis package
documentation
mybusinessqanda/v1
Answer
Answer constructor
Answer class