menu
googleapis package
documentation
shared.dart
$PubsubMessage
$PubsubMessage.new constructor
$PubsubMessage.new constructor
dark_mode
light_mode
$PubsubMessage
constructor
$PubsubMessage
(
{
Map
<
String
,
String
>
?
attributes
,
String
?
data
,
String
?
messageId
,
String
?
orderingKey
,
String
?
publishTime
,
})
Implementation
$PubsubMessage({
this
.attributes,
this
.data,
this
.messageId,
this
.orderingKey,
this
.publishTime, });
googleapis package
documentation
shared
$PubsubMessage
$PubsubMessage.new constructor
$PubsubMessage class