create static method

GatewayInfoList create()

Implementation

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