EventSource constructor

EventSource(
  1. String url,
  2. {dynamic withCredentials = false}
)

Implementation

factory EventSource