create static method

Alert create()

Implementation

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