menu
webapp package
documentation
wa_route.dart
SSE
SSE.new constructor
SSE.new constructor
dark_mode
light_mode
SSE
constructor
SSE
(
{
required
String
data
,
String
id
=
''
,
String
event
=
''
,
int
retry
=
-1
,
})
Implementation
SSE({ required this.data, this.id = '', this.event = '', this.retry = -1, });
webapp package
documentation
wa_route
SSE
SSE.new constructor
SSE class