create static method

TrafficSource create()

Implementation

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