getDefault static method

GatewayInfo getDefault()

Implementation

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