create static method

DeleteCollection create()

Implementation

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