create static method

AlphaEmpty create()

Implementation

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