menu
gcloud package
documentation
pubsub.dart
Message
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
get
attributes
The attributes for this message.
Implementation
Map<String, String> get attributes;
gcloud package
documentation
pubsub
Message
attributes property
Message class