create static method

ToolSpec create()

Implementation

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