create static method

BlockStats create()

Implementation

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