create static method

BlockParams create()

Implementation

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