create static method

Blob create()

Implementation

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