create static method

CreateCollection create()

Implementation

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