create static method

Bytes create()

Implementation

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