create static method

ToolValue create()

Implementation

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