create static method

UnknownSet create()

Implementation

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