create static method

CellOutput create()

Implementation

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