create static method

CsvIndexSpecs create()

Implementation

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