create static method

BytesValue create()

Implementation

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