create static method

NewDBRequest create()

Implementation

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