create static method

BlockRequest create()

Implementation

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