create static method

DbStats create()

Implementation

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