create static method

NetworkConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static NetworkConfig create() => NetworkConfig._();