menu
googleapis package
documentation
datafusion/v1.dart
EventPublishConfig
EventPublishConfig constructor
EventPublishConfig constructor
dark_mode
light_mode
EventPublishConfig
constructor
EventPublishConfig
(
{
bool
?
enabled
,
String
?
topic
,
})
Implementation
EventPublishConfig({
this
.enabled,
this
.topic, });
googleapis package
documentation
datafusion/v1
EventPublishConfig
EventPublishConfig constructor
EventPublishConfig class
Constructors
EventPublishConfig
fromJson
Properties
enabled
hashCode
runtimeType
topic
Methods
noSuchMethod
toJson
toString
Operators
operator ==