create static method

ByteArray create()

Implementation

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