create static method

BlockData create()

Implementation

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