create static method

DeleteAccount create()

Implementation

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