create static method

DeleteRequest create()

Implementation

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