create static method

OutputBuilder create()

Implementation

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