EventSourceInit constructor

EventSourceInit({
  1. bool withCredentials,
})

Implementation

external factory EventSourceInit({bool withCredentials});