create static method

DeleteResult create()

Implementation

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