menu
flutter_http_sse package
documentation
model/sse_response.dart
SSEResponse
id property
id property
dark_mode
light_mode
id
property
String
id
final
The ID of the SSE event.
Implementation
final String id;
flutter_http_sse package
documentation
model/sse_response
SSEResponse
id property
SSEResponse class