create static method

AdDetails create()

Implementation

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