create static method

Cell create()

Implementation

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