create static method

InnerSpec create()

Implementation

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