handler property

JsFetchHandler? handler
final

Network implementation. null uses a HttpClient owned by the runtime and closed when the engine is disposed or reset.

Implementation

final JsFetchHandler? handler;