create static method

Collection create()

Implementation

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