create static method

DeleteReply create()

Implementation

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