create static method

BlockMetadata create()

Implementation

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