create static method

Row create()

Implementation

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