menu
googleapis package
documentation
container/v1.dart
PubSub
PubSub.new constructor
PubSub.new constructor
dark_mode
light_mode
PubSub
constructor
PubSub
(
{
bool
?
enabled
,
Filter
?
filter
,
String
?
topic
,
})
Implementation
PubSub({
this
.enabled,
this
.filter,
this
.topic, });
googleapis package
documentation
container/v1
PubSub
PubSub.new constructor
PubSub class