create static method

TabularData create()

Implementation

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