create static method

Empty_ create()

Implementation

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