create static method

BlockResponse create()

Implementation

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