getDefault static method

GatewayInfoList getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static GatewayInfoList getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<GatewayInfoList>(create);