create static method

BlockID create()

Implementation

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