hostConfig property

String? hostConfig
final

Name of the host configuration object this module cannot be installed without, or null if it needs none. Today only fetch has one (JsFetchOptions).

Implementation

final String? hostConfig;