create static method

AdHistory create()

Implementation

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