eventSourceFactory property

dynamic Function(Uri, {bool withCredentials})? eventSourceFactory
final

Implementation

final dynamic Function(Uri, {bool withCredentials})? eventSourceFactory;