create static method

ProtoBlock create()

Implementation

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