create static method

ListBytes create()

Implementation

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