create static method

CsvIndexSpec create()

Implementation

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