menu
kubernetes package
documentation
core_v1.dart
EventSource
EventSource const constructor
EventSource const constructor
dark_mode
light_mode
EventSource
constructor
const
EventSource
(
{
String
?
component
,
String
?
host
,
})
Default constructor.
Implementation
const EventSource({ this.component, this.host, });
kubernetes package
documentation
core_v1
EventSource
EventSource const constructor
EventSource class