create static method

Empty create()

Implementation

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