create static method

NetworkInfo create()

Implementation

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