create static method

EncodedBlock create()

Implementation

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