create static method

HostInfoList create()

Implementation

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