create static method

AlertData create()

Implementation

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