create static method

DataFrame create()

Implementation

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