create static method

ObjectSet create()

Implementation

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