create static method

MoreBytes create()

Implementation

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