create static method

UIBanner create()

Implementation

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