create static method

CollectionId create()

Implementation

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