create static method

DraftRequest create()

Implementation

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