create static method

ExcelImportSheet create()

Implementation

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