create static method

NewDBReply create()

Implementation

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